home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / gnu / gas / gassrc02.zoo / m-stone.h < prev    next >
Text File  |  1992-04-27  |  1KB  |  35 lines

  1. /*
  2.  * m-stone.h -- 68040 version of the assembler for th stone.
  3.  *
  4.  */
  5. /*
  6.  * HISTORY
  7.  * 31-Jul-91  Shin Iwamoto (shin) at CANON Inc.
  8.  *    Copied from m-sun3.h.
  9.  *    Moved SUN_ASM_SYNTAX to Makefile.
  10.  */
  11.  
  12. /* m-sun3.h -- 68020 version of the assembler for the Sun-3
  13.    Copyright (C) 1987 Free Software Foundation, Inc.
  14.  
  15. This file is part of GAS, the GNU Assembler.
  16.  
  17. GAS is free software; you can redistribute it and/or modify
  18. it under the terms of the GNU General Public License as published by
  19. the Free Software Foundation; either version 1, or (at your option)
  20. any later version.
  21.  
  22. GAS is distributed in the hope that it will be useful,
  23. but WITHOUT ANY WARRANTY; without even the implied warranty of
  24. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  25. GNU General Public License for more details.
  26.  
  27. You should have received a copy of the GNU General Public License
  28. along with GAS; see the file COPYING.  If not, write to
  29. the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
  30.  
  31. /*
  32.  * These definitions reflect only m68k.c.
  33.  */
  34. #define M_SUN    1
  35.